Skip to content

Conversation

lukevalenty
Copy link
Contributor

@lukevalenty lukevalenty commented Aug 28, 2024

TODO:

  • ✅Better way to ensure predicates for the same condition are unique
  • ✅operator&& for predicates
  • ✅Better error message for edge/node predicate requirements
  • ✅Documentation
  • ✅More unit tests for edge/node predicate requirements
  • ✅unary operator* for seq/par objects
  • unary operator- for explicit references (can't be made into non-reference by unary +)
  • ✅Message handler support
  • ✅Indexed message handler tests
  • runtime_condition support for cib::callback (do in follow-on PR)

@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch 16 times, most recently from 1655941 to 3acbb52 Compare August 31, 2024 21:57
@lukevalenty lukevalenty marked this pull request as ready for review August 31, 2024 21:57
@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch 12 times, most recently from 39c5e45 to cf52d64 Compare September 1, 2024 20:20
@lukevalenty lukevalenty requested a review from elbeno September 1, 2024 20:25
@lukevalenty
Copy link
Contributor Author

Passes CI in our downstream repo. 😎

@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch from cf52d64 to 5753c35 Compare September 1, 2024 20:30
@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch 2 times, most recently from 85ef383 to d79d224 Compare September 3, 2024 21:09
@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch from d79d224 to 1dd1a32 Compare September 4, 2024 16:29
@lukevalenty lukevalenty changed the title add runtime_conditional and flow unary operator+ add runtime_conditional and flow unary operator* Sep 4, 2024
@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch from 1dd1a32 to b659b0d Compare September 4, 2024 16:49
@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch 2 times, most recently from 3e78b7b to ca54050 Compare September 4, 2024 17:50
@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch 2 times, most recently from c04c81a to aba9e20 Compare September 4, 2024 21:15
@lukevalenty lukevalenty requested a review from elbeno September 4, 2024 21:16
@lukevalenty lukevalenty force-pushed the lukevalenty/runtime_conditional branch from aba9e20 to 0210e0f Compare September 10, 2024 23:11
@lukevalenty lukevalenty merged commit cf6ba56 into main Sep 10, 2024
22 checks passed
@lukevalenty lukevalenty deleted the lukevalenty/runtime_conditional branch September 10, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants